Skip to content

Conversation

@renovate
Copy link

@renovate renovate bot commented Aug 14, 2025

This PR contains the following updates:

Package Change Age Confidence
k8s.io/client-go v0.33.3 -> v0.35.0 age confidence

Release Notes

kubernetes/client-go (k8s.io/client-go)

v0.35.0

Compare Source

v0.34.3

Compare Source

v0.34.2

Compare Source

v0.34.1

Compare Source

v0.34.0

Compare Source

v0.33.7

Compare Source

v0.33.6

Compare Source

v0.33.5

Compare Source

v0.33.4

Compare Source


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate
Copy link
Author

renovate bot commented Aug 14, 2025

ℹ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 9 additional dependencies were updated

Details:

Package Change
github.com/emicklei/go-restful/v3 v3.12.1 -> v3.12.2
github.com/fxamacker/cbor/v2 v2.7.0 -> v2.9.0
github.com/google/gnostic-models v0.6.9 -> v0.7.0
github.com/modern-go/reflect2 v1.0.2 -> v1.0.3-0.20250322232337-35a7c28c31ee
k8s.io/api v0.33.3 -> v0.34.3
k8s.io/apimachinery v0.33.3 -> v0.34.3
k8s.io/kube-openapi v0.0.0-20250318190949-c8a335a9a2ff -> v0.0.0-20250710124328-f3f2b991d03b
k8s.io/utils v0.0.0-20241210054802-24370beab758 -> v0.0.0-20250604170112-4c0f3b243397
sigs.k8s.io/yaml v1.4.0 -> v1.6.0

@renovate renovate bot force-pushed the renovate/kubernetes-go branch from 2bd2557 to b06ee91 Compare August 27, 2025 23:43
@renovate renovate bot changed the title Update module k8s.io/client-go to v0.33.4 Update module k8s.io/client-go to v0.34.0 Aug 27, 2025
@renovate renovate bot changed the title Update module k8s.io/client-go to v0.34.0 Update module k8s.io/client-go to v0.34.1 Sep 10, 2025
@renovate renovate bot force-pushed the renovate/kubernetes-go branch from b06ee91 to 5ea9a77 Compare September 10, 2025 08:56
@renovate renovate bot changed the title Update module k8s.io/client-go to v0.34.1 Update module k8s.io/client-go to v0.34.2 Nov 12, 2025
@renovate renovate bot force-pushed the renovate/kubernetes-go branch from 5ea9a77 to 0484516 Compare November 12, 2025 20:15
@renovate renovate bot changed the title Update module k8s.io/client-go to v0.34.2 Update module k8s.io/client-go to v0.34.3 Dec 10, 2025
@renovate renovate bot force-pushed the renovate/kubernetes-go branch from 0484516 to 3b20c02 Compare December 10, 2025 08:53
@renovate
Copy link
Author

renovate bot commented Dec 15, 2025

ℹ️ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 9 additional dependencies were updated

Details:

Package Change
github.com/emicklei/go-restful/v3 v3.12.1 -> v3.12.2
github.com/fxamacker/cbor/v2 v2.7.0 -> v2.9.0
github.com/google/gnostic-models v0.6.9 -> v0.7.0
github.com/modern-go/reflect2 v1.0.2 -> v1.0.3-0.20250322232337-35a7c28c31ee
k8s.io/api v0.33.3 -> v0.34.3
k8s.io/apimachinery v0.33.3 -> v0.34.3
k8s.io/kube-openapi v0.0.0-20250318190949-c8a335a9a2ff -> v0.0.0-20250710124328-f3f2b991d03b
k8s.io/utils v0.0.0-20241210054802-24370beab758 -> v0.0.0-20250604170112-4c0f3b243397
sigs.k8s.io/yaml v1.4.0 -> v1.6.0

@renovate renovate bot changed the title Update module k8s.io/client-go to v0.34.3 Update module k8s.io/client-go to v0.34.3 - autoclosed Dec 15, 2025
@renovate renovate bot closed this Dec 15, 2025
@renovate renovate bot deleted the renovate/kubernetes-go branch December 15, 2025 22:14
@renovate renovate bot changed the title Update module k8s.io/client-go to v0.34.3 - autoclosed Update module k8s.io/client-go to v0.34.3 Dec 16, 2025
@renovate renovate bot reopened this Dec 16, 2025
@renovate renovate bot force-pushed the renovate/kubernetes-go branch 2 times, most recently from 3b20c02 to 4a445d4 Compare December 16, 2025 03:07
@renovate renovate bot force-pushed the renovate/kubernetes-go branch from 4a445d4 to b768fe7 Compare December 18, 2025 01:54
@renovate renovate bot changed the title Update module k8s.io/client-go to v0.34.3 Update module k8s.io/client-go to v0.35.0 Dec 18, 2025
@renovate
Copy link
Author

renovate bot commented Dec 18, 2025

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: go.sum
Command failed: go get -t ./...
go: module k8s.io/client-go@v0.35.0 requires go >= 1.25.0; switching to go1.25.5
go: downloading go1.25.5 (linux/amd64)
go: download go1.25.5: golang.org/toolchain@v0.0.1-go1.25.5.linux-amd64: verifying module: checksum database disabled by GOSUMDB=off

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant